Automations

Terminal Commands

  • Version: 1.7.0
  • Official Verified

OpenBots Commands for interacting with terminals.

OpenBots.Commands.Terminal \ Terminal Send Key Key Command

Command: Terminal Send Key Key Command

This command sends advanced keystrokes to a targeted terminal screen.

Parameters

Terminal Instance Name

Enter the unique instance that was specified in the **Create Terminal Session** command.

Required

Row Position (Optional)

Input the vertical position of the terminal. Starts from 0 at the top and increases going down.

Column Position (Optional)

Input the horizontal position of the terminal. Starts from 0 on the left and increases going right.

Terminal Key

Select the key to send to the terminal screen.

Required

Timeout (Seconds)

Specify how many seconds to wait before throwing an exception.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo